﻿
  #Mobile {
    display:none;
    }
@media(max-width:800px) {
    #Mobile {
    display:block;
    }
    #pc {
    display:none
    }
}

.block2 {
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0;
}

.block4 {
    display: inline-block;
    width: 24%;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0;
    margin-top: 50px;
    max-height:170px;
}

#block4-20 {
    width: 19%;
}

#block4-30 {
    width: 30%;
}

.block3 {
    display: inline-block;
    width: 30%;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0 auto;
}

    .block3 > header {
        font-size: 20px;
        margin-top: 1em;
    }


#Product .block3 {
    text-align: left;
    padding: 1.5em 1em 2.5em 1em;
    background: #f3f7fa;
    margin-bottom: 1.5em;
}

    #Product .block3 img {
        max-height: 40px;
    }

#Product .productname {
    font-size: 19px;
    font-weight: bolder;
    height: 46px;
    margin-bottom:0.5em;
}

    #Product .productname img {
        max-width: 100%;
        max-height: 46px;
        float: left;
        margin-right: 0.5em;
    }

#mProduct .mproductname {
    font-size: 0.8rem;
    /*font-weight:bold;*/
    /*padding: 1.5em 0 1em 0;*/
    margin-bottom:1.5rem;
    color:#000000;
}


#Product .WarpBox.WarpBox2 a {
    color: #333;
}

    #Product .WarpBox.WarpBox2 a:hover {
        color: #333;
    }


#Product .block3 {
    position: relative;
}

#Product .more {
    position: absolute;
    bottom: 16px;
}

#moreproduct {
    padding: 5px 30px;
    color: #fff;
    border-radius: 18px;
    border: 1px solid #C4261D;
    background: #C4261D;
    cursor: pointer;
}

    #moreproduct:hover {
        background: #fff;
        color: #C4261D;
    }


#morescheme {
    padding: 5px 30px;
    color: #fff;
    border-radius: 18px;
    border: 1px solid #C4261D;
    background: #C4261D;
    cursor: pointer;
}

    #morescheme:hover {
        background: #fff;
        color: #C4261D;
    }

#Scheme_Mobile {
    display: none;
}

/*#Scheme li a {
    width: 100%;
    display: inline-block;
}

#Scheme .bx-pager {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}

    #Scheme .bx-pager .bx-pager-item {
        display: inline-block;
        margin: 0 5px;
    }

        #Scheme .bx-pager .bx-pager-item a {
            display: block;
            width: 18px;
            height: 18px;
            opacity: 1;
            background: url(../images/tab_bg.png) center no-repeat;
            text-indent: 18px;
            overflow: hidden;
        }

            #Scheme .bx-pager .bx-pager-item a.active {
                background: url(../images/tab_bgon.png) center no-repeat;
            }

#Scheme .bx-controls-direction {
    display: none;
}

#Scheme .swiper-button-next, #Scheme .swiper-button-prev {
    left: 0;
    width: 72px;
    height: 72px;
    margin-top: -36px;
    top: 50%;
    filter: alpha(opacity=0);
    opacity: 0;
}

#Scheme .swiper-button-next {
    left: auto;
    right: 0;
}

#Scheme .swiper-button-next, #Scheme .swiper-container-rtl .swiper-button-prev {
    background: url(/cn/images/per_right.png) center no-repeat;
}

#Scheme .swiper-button-prev, #Scheme .swiper-container-rtl .swiper-button-next {
    background: url(/cn/images/per_left.png) center no-repeat;
}

#Scheme:hover .swiper-button-next, #Scheme:hover .swiper-button-prev {
    filter: alpha(opacity=100);
    opacity: 1;
}

#Scheme .bx-viewport {
    min-height: 280px;
}

    #Scheme .bx-viewport a {
        height: 100%;
        background-position: center;
        background-size: cover;
    }

        #Scheme .bx-viewport a div {
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.45);
            display: flex;
            justify-content: center;
            flex-direction: column;
        }

        #Scheme .bx-viewport a span {
            color: #fff;
        }*/

#Scheme li a {
    width: 100%;
    display: inline-block;
}

#Scheme .bx-pager {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}

    #Scheme .bx-pager .bx-pager-item {
        display: inline-block;
        margin: 0 5px;
    }

        #Scheme .bx-pager .bx-pager-item a {
            display: block;
            width: 18px;
            height: 18px;
            opacity: 1;
            background: url(../images/tab_bg.png) center no-repeat;
            text-indent: 18px;
            overflow: hidden;
        }

            #Scheme .bx-pager .bx-pager-item a.active {
                background: url(../images/tab_bgon.png) center no-repeat;
            }

#Scheme .bx-controls-direction {
    display: none;
}

#Scheme .swiper-button-next, #Scheme .swiper-button-prev {
    left: 0;
    width: 72px;
    height: 72px;
    margin-top: -36px;
    top: 50%;
    filter: alpha(opacity=0);
    opacity: 0;
}

#Scheme .swiper-button-next {
    left: auto;
    right: 0;
}

#Scheme .swiper-button-next, #Scheme .swiper-container-rtl .swiper-button-prev {
    background: url(/cn/images/per_right.png) center no-repeat;
}

#Scheme .swiper-button-prev, #Scheme .swiper-container-rtl .swiper-button-next {
    background: url(/cn/images/per_left.png) center no-repeat;
}

#Scheme:hover .swiper-button-next, #Scheme:hover .swiper-button-prev {
    filter: alpha(opacity=100);
    opacity: 1;
}

#Scheme .bx-viewport {
    min-height: 280px;
}

    #Scheme .bx-viewport a {
        height: 100%;
        background-position: center;
        background-size: cover;
    }

        #Scheme .bx-viewport a div {
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.45);
            display: flex;
            justify-content: center;
            flex-direction: column;
        }

        #Scheme .bx-viewport a span {
            color: #fff;
        }


#CaseList {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}

    #CaseList > .block4 {
        width: 22%;
        margin: 10px 1%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

        #CaseList > .block4 img {
            max-width: 100%;
            height: 100%;
        }

#morecase {
    padding: 5px 30px;
    border-radius: 18px;
    background: #fff;
    cursor: pointer;
}

    #morecase:hover {
        color: #C4261D;
    }



.NewsLeft, .NewsRight, .NewsDate, .NewsTitle {
    display: inline-block;
}

.NewsLeft {
    width: 300px;
    text-align: left;
    vertical-align: bottom;
    padding-right:30px;
}

#NewsContent {
    width: calc(100% - 310px);
}


.NewsHeader {
    font-size: 18px;
    width: 150px;
    text-align: center;
    padding: 13px 0;
    border-bottom: 2px solid transparent;
    display: inline-block;
    margin-bottom: -2px;
    cursor: pointer;
}

    .NewsHeader.active {
        font-weight: bold;
        border-bottom: 3px solid #C4261D;
    }


.NewsContent {
    display: none;
}

    .NewsContent.active {
        display: block;
    }

    .NewsContent ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .NewsContent ul li {
            padding-bottom: 5px;
        }

        .NewsContent ul a {
            cursor: pointer;
        }

.NewsDate {
    width: 120px;
    color: #999;
    vertical-align: top;
}

.NewsTitle {
    color: #111;
    width: calc(100% - 130px);
    line-height: 18px;
}
.MNewTitle {
    color: #111;
    line-height: 18px;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    font-size: 0.95rem;

}
.MNewContent1 {
color: #333;
line-height: 18px;
font-weight: 500;
padding: 5px 0px 20px 0px;
font-size: 0.8rem;
}
.MNewContent2 {
color: #333;
line-height: 18px;
font-weight: 500;
padding: 5px 0px 20px 0px;
font-size: 0.8rem;
}

    .NewsTitle:hover {
        color: #C4261D;
    }


#experienceGo {
    border: 1px solid #fff;
    color: #fff;
    padding: 7px 35px;
    border-radius: 25px;
    cursor: pointer;
    font-size:1rem
}


@media(max-width:1000px) {
    #Scheme .swiper-container {
        display: none;
    }

    #Scheme_Mobile {
        display: block;
    }

        #Scheme_Mobile .Scheme_MobileItem {
            display: inline-block;
            height: 250px;
            width: 22%;
            margin: 0 1% 1em 1%;
            background-size: cover;
        }

            #Scheme_Mobile .Scheme_MobileItem a {
                width: 100%;
                height: 100%;
                color: #fff;
                display: inline-block;
            }

                #Scheme_Mobile .Scheme_MobileItem a > div {
                    display: flex;
                    justify-content: center;
                    text-align: center;
                    width: 100%;
                    height: 100%;
                    flex-direction: column;
                    background-color: rgba(0,0,0,0.45);
                }

    #CaseList .block4 {
        width: 40%;
    }
}

@media(max-width:800px) {
    #NewsPic {
        display: none;
    }

    #NewsContent {
        width: 100%;
    }
}

@media(max-width:900px) {
    .WarpBox.WarpBox2 {
        margin: 0 100px;
    }

    #Product .block3 {
        width: 45%;
    }
}

@media(max-width:750px) {
    #Scheme_Mobile .Scheme_MobileItem {bx-pager bx-default-pager
        width: 45%;
    }
}

@media(max-width:700px) {
    #Product .block3 {
        width: 80%;
    }
}

@media(max-width:600px) {
    .WarpBox.WarpBox2 {
        margin: 0 10px;
    }

    #CaseList .block4 {
        width: 80%;
    }
}

@media(max-width:500px) {
    #Product .block3 {
        width: 90%;
    }
}












#MScheme_Mobile {
    display: none;
}

#MScheme li a {
    width: 100%;
    display: inline-block;
}

#MScheme .bx-pager {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}

    #MScheme .bx-pager .bx-pager-item {
        display: inline-block;
        margin: 0 5px;
    }

        #MScheme .bx-pager .bx-pager-item a {
            display: block;
            width: 18px;
            height: 18px;
            opacity: 1;
            background: url(../images/tab_bg.png) center no-repeat;
            text-indent: 18px;
            overflow: hidden;
        }

            #MScheme .bx-pager .bx-pager-item a.active {
                background: url(../images/tab_bgon.png) center no-repeat;
            }

#MScheme .bx-controls-direction {
    display: none;
}

#MScheme .swiper-button-next, #MScheme .swiper-button-prev {
    left: 0;
    width: 72px;
    height: 72px;
    margin-top: -36px;
    top: 50%;
    filter: alpha(opacity=0);
    opacity: 0;
}

#MScheme .swiper-button-next {
    left: auto;
    right: 0;
}

#MScheme .swiper-button-next, #MScheme .swiper-container-rtl .swiper-button-prev {
    background: url(/cn/images/per_right.png) center no-repeat;
}

#MScheme .swiper-button-prev, #MScheme .swiper-container-rtl .swiper-button-next {
    background: url(/cn/images/per_left.png) center no-repeat;
}

#MScheme:hover .swiper-button-next, #MScheme:hover .swiper-button-prev {
    filter: alpha(opacity=100);
    opacity: 1;
}

#MScheme .bx-viewport {
    min-height: 280px;
}

    #MScheme .bx-viewport a {
        height: 100%;
        background-position: center;
        background-size: cover;
    }

        #MScheme .bx-viewport a div {
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.45);
            display: flex;
            justify-content: center;
            flex-direction: column;
        }

        #MScheme .bx-viewport a span {
            color: #fff;
        }
@media(max-width:1000px) {
    /*#MScheme .swiper-container {
        display: none;
    }

    #MScheme_Mobile {
        display: block;
    }*/

    #MScheme_Mobile .MScheme_MobileItem {
        display: inline-block;
        height: 250px;
        width: 22%;
        margin: 0 1% 1em 1%;
        background-size: cover;
    }

        #MScheme_Mobile .MScheme_MobileItem a {
            width: 100%;
            height: 100%;
            color: #fff;
            display: inline-block;
        }

            #MScheme_Mobile .MScheme_MobileItem a > div {
                display: flex;
                justify-content: center;
                text-align: center;
                width: 100%;
                height: 100%;
                flex-direction: column;
                background-color: rgba(0,0,0,0.45);
            }
}

@media(max-width:750px) {
    #MScheme_Mobile .MScheme_MobileItem {
        width: 45%;
    }
}
#MScheme .swiper-button-next, #MScheme .swiper-button-prev {
    /*left: 0;*/
    width: 32px;
    height: 32px;
    margin-top: -10px;
    top: 45%;
    filter: alpha(opacity=0);
    opacity: 1;
    border-radius: 50%;
}




/*经典案例*/
#MCaseList .swiper-button-next {
    left: auto;
    right: 0;
}
#MCaseList img{
   width:100%;
   height:100%
}

#MCaseList .swiper-button-next, #MCaseList .swiper-container-rtl .swiper-button-prev {
    background: url(/cn/images/per_right.png) center no-repeat;
}

#MCaseList .swiper-button-prev, #MCaseList .swiper-container-rtl .swiper-button-next {
    background: url(/cn/images/per_left.png) center no-repeat;
}

#MCaseList:hover .swiper-button-next, #MCaseList:hover .swiper-button-prev {
    filter: alpha(opacity=100);
    opacity: 1;
}
#MCaseList .swiper-button-next, #MCaseList .swiper-button-prev {
    /*left: 0;*/
    width: 32px;
    height: 32px;
    margin-top: -10px;
    top: 40%;
    filter: alpha(opacity=0);
    opacity: 1;
    border-radius: 50%;
}
.bx-controls-direction {
  display:none;
}

 .HomeBan .bx-pager .bx-pager-item a {
width:10px !important;
height:10px !important;
background:#999;
border-radius:50%
}

 .HomeBan .bx-pager .bx-pager-item a.active {
background:#fff;
width:12px !important;
height:12px !important;
}

